Click or drag to resize

PushSubscription Properties

The PushSubscription type exposes the following members.

Properties
  NameDescription
Public propertyCallerData
Specifies information about the caller.
Public propertyEventTypes
Contains a collection of event notifications that are used to create a subscription.
(Inherited from Subscription.)
Public propertyFolders
Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.
(Inherited from Subscription.)
Public propertyStatusFrequency
Represents the frequency, specified in minutes, at which notification messages will be sent to the client when no events have occurred.
Public propertySubscribeToAllFolders (Inherited from Subscription.)
Public propertyUrl
Represents the location of the client Web service for push notifications.
Public propertyWatermark
Represents an event bookmark in the mailbox events table.
(Inherited from Subscription.)
Top
See Also